home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 36 / Softdisk for Windows 36.iso / install / PRODIGY / PRONET31 / DATA.Z / vcu16.rcp < prev    next >
Encoding:
Text File  |  1997-04-21  |  818 b   |  58 lines

  1. ##Win3.1 support files
  2. ##Support for version 1.1.9
  3. ##The NOCONTROL build
  4. ##Includes fixes for download bug; proxies on; auth off; and no select
  5. ##Re-versioned for vcu32.exe revision
  6.  
  7.  ## Created on CRAFTSMAN by JCOFFIN at Mon Apr 21 12:14:19 1997
  8.  
  9. format(4,1);
  10. recipe
  11. {
  12.     product "vcu16"
  13.     {
  14.         version 9
  15.         {
  16.             recommend 100;
  17.             files
  18.             (
  19.                 350 @ 1,
  20.                 351 @ 3,
  21.                 352 @ 6,
  22.                 353 @ 2,
  23.                 354 @ 1,
  24.             );
  25.         }
  26.     }
  27.     file 350
  28.     {
  29.         private;
  30.         path("product", "BWCC.DLL");
  31.         at 1;
  32.     }
  33.     file 351
  34.     {
  35.         private;
  36.         path("product", "VCSPRODS.TXT");
  37.         at 3;
  38.     }
  39.     file 352
  40.     {
  41.         private;
  42.         path("product", "VCU16.EXE");
  43.         at 6;
  44.     }
  45.     file 353
  46.     {
  47.         private;
  48.         path("product", "VCUPDATE.INI");
  49.         at 2;
  50.     }
  51.     file 354
  52.     {
  53.         private;
  54.         path("product", "VCUPDATE.TXT");
  55.         at 1;
  56.     }
  57. }
  58.